Skip to content

Test Result : NumberField setValue

0 failures (±0)
5 tests (±0)
Took 0.1 sec.

All Tests

Test nameDurationStatus
NumberField setValue does not set the value if it is invalid23 msPassed
NumberField setValue sets the error status and display text if the value is invalid22 msPassed
NumberField setValue sets the value and formats it using decimalFormat if the value is valid21 msPassed
NumberField setValue tries to convert the value into a number20 msPassed
NumberField setValue uses another invalidation message than the value field21 msPassed